home *** CD-ROM | disk | FTP | other *** search
/ Hot Metal Pro 4.0 / Hot Metal Pro 4.0.iso / HMPTools / VRCreate / data.z / extrusion.dat < prev    next >
Encoding:
Text File  |  1996-05-01  |  627 b   |  16 lines

  1. # VRML20
  2.   eventIn MFVec2f    set_crossSection
  3.   eventIn MFRotation set_orientation
  4.   eventIn MFVec2f    set_scale
  5.   eventIn MFVec3f    set_spine
  6.   field   SFBool     beginCap         TRUE
  7.   field   SFBool     ccw              TRUE
  8.   field   SFBool     convex           TRUE
  9.   field   SFFloat    creaseAngle      0
  10.   field   MFVec2f    crossSection     "[ 1 1, -1 1, -1 -1, 1 -1, 1 1 ]"
  11.   field   SFBool     endCap           TRUE
  12.   field   MFRotation orientation      []
  13.   field   MFVec2f    scale            []
  14.   field   SFBool     solid            TRUE
  15.   field   MFVec3f    spine            "[ 0 0 0, 0 1 0 ]"
  16.